home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / zlaty kalich / zlatykalich / ZlatyKalich.exe / scripts / DefineSprite_986 / frame_3 / DoAction.as
Text File  |  2001-12-02  |  125b  |  11 lines

  1. call("/:hide");
  2. if(_root.zidstate == 0)
  3. {
  4.    gotoAndPlay(4);
  5.    _root.zidstate = 1;
  6. }
  7. else
  8. {
  9.    gotoAndPlay(18);
  10. }
  11.